crypto/elliptic/internal/fiat.P521Element.bytes (method)

2 uses

	crypto/elliptic/internal/fiat (current package)
		p521.go#L59: 	return e.bytes(&out)
		p521.go#L62: func (e *P521Element) bytes(out *[p521ElementLen]byte) []byte {